home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / webopedia.xml < prev    next >
Text File  |  2002-09-27  |  1KB  |  40 lines

  1. <search function="webopedia">
  2.   <name>Webopedia</name>
  3.   <description>Seach the weboopedia for technical terms and links
  4.   <div class="helpboxDescLabels">Example:</div> 
  5.   <table class="helpboxDescTable">
  6.     <tr>
  7.       <td>webopedia HTTP</td>
  8.     </tr>
  9.   </table>      
  10.   </description>
  11.   <contributor>Neel Doshi</contributor>
  12.   <category>Computers</category>
  13.   <link>http://www.webopedia.com/</link>
  14.   <form name="webopediaf"
  15.         action="http://www.webopedia.com/SHARED/search_action.asp"
  16.         method="post">
  17.     <input type="hidden" name="term"/>
  18.     <input type="hidden" name="Template_Name" value="www.webopedia.com"/>
  19.   </form>
  20.   <script><![CDATA[
  21.     function webopedia(q, switches)
  22.     {
  23.       if( nullArgs("webopedia", q) )
  24.         return false;
  25.       else
  26.       {
  27.         document.webopediaf.term.value = q;
  28.         submitForm(webopediaf);
  29.         return true;
  30.       }
  31.     }
  32.   ]]></script>
  33.  
  34.   <copyright>
  35.     Copyright (c) 2002 David Bau
  36.     Distributed under the terms of the
  37.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  38.   </copyright>
  39. </search>
  40.